Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: refactor project structure #5

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

lotyp
Copy link
Member

@lotyp lotyp commented Nov 20, 2024

No description provided.

@github-actions github-actions bot added the type: enhancement For features and enhancements (feat) label Nov 20, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 71 lines in your changes missing coverage. Please review.

Project coverage is 24.79%. Comparing base (62cacf4) to head (4b9bb27).

Files with missing lines Patch % Lines
...ransfer/Activities/Destination/DestinationStub.php 0.00% 15 Missing ⚠️
...Temporal/Transfer/Activities/Source/SourceStub.php 0.00% 12 Missing ⚠️
app/src/Domain/Transfer/Transfer.php 0.00% 6 Missing ⚠️
.../Transfer/Activities/Destination/AllocateSpace.php 0.00% 6 Missing ⚠️
...l/Transfer/Activities/Destination/AttachDomain.php 0.00% 6 Missing ⚠️
...oral/Transfer/Activities/Source/BackupDatabase.php 0.00% 6 Missing ⚠️
...emporal/Transfer/Activities/Source/BackupFiles.php 0.00% 6 Missing ⚠️
app/src/Domain/Transfer/Events/TransferCreated.php 0.00% 4 Missing ⚠️
...ral/Transfer/Workflows/TransferWebsiteWorkflow.php 0.00% 4 Missing ⚠️
...ansfer/Exceptions/AllocateSpaceFailedException.php 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop       #5      +/-   ##
=============================================
- Coverage      25.12%   24.79%   -0.33%     
- Complexity       144      148       +4     
=============================================
  Files             46       47       +1     
  Lines            605      613       +8     
=============================================
  Hits             152      152              
- Misses           453      461       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lotyp lotyp force-pushed the feat/temporal-workflow-refactor branch from 689f398 to 4b9bb27 Compare December 1, 2024 13:50
@lotyp lotyp force-pushed the feat/temporal-workflow-refactor branch from 4b9bb27 to 8483d57 Compare December 1, 2024 13:54
@lotyp lotyp merged commit 9b5ede1 into develop Dec 1, 2024
11 of 17 checks passed
@lotyp lotyp deleted the feat/temporal-workflow-refactor branch December 1, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement For features and enhancements (feat)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants